| 1. | Because groovy is a dynamically typed language , 因为groovy是动态类型的语言,所以 |
| 2. | Jscript is a loosely typed language with automatic coercion Jscript是具有自动强制的松散类型化语言。 |
| 3. | Because ruby is a dynamically typed language , it doesn t require interfaces 因为ruby是动态类型语言,所以它不需要介面。 |
| 4. | C is a strongly typed language ; therefore every variable and object must have a declared type C #是强类型语言;因此每个变量和对象都必须具有声明类型。 |
| 5. | Javascript is a loosely typed language and you can reference just about anything as a variable Javascript是一种弱类型的语言,可以用变量引用任何东西。 |
| 6. | And more . in addition to being a typeless language , jscript 8 . 0 can now be a strongly typed language Jscript 8 . 0不仅是一种无类型语言,现在它还可以用作一种强类型化的语言。 |
| 7. | Similarly , in weakly typed languages even the argument and return types of a method could be expressed using metadata 与此类似,在弱类型语言中,甚至连方法的参数和返回类型都可以用元数据表示。 |
| 8. | Interpreted , dynamically typed languages such as jython and groovy are more flexible than netrexx in some cases , but can also be less reliable 解释的、动态类型化的语言(例如jython和groovy )在某些情况下比netrexx更灵活,但是可靠性也就更差。 |
| 9. | Because jscript is a loosely typed language , it is more tolerant of potential type - mismatches than some other languages , such as visual basic and visual c 因为jscript是一种松散类型化语言,所有它比一些其它语言更能容忍潜在的类型不匹配,例如visual basic和visual c # 。 |
| 10. | Jscript . net can also be used as a strongly typed language , in which all variables are bound to a specific data type , or you can use a mix of typed and untyped variables Jscript . net也可用作一种强类型化语言,其中所有变量都绑定到特定数据类型,或者您还可以混合使用类型化和非类型化变量。 |